import { TextAreaField } from '@aws-amplify/ui-react'; export const TextAreaMaxLengthExample = () => { return ( ); };